home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 118 / MacAddict 118 2006-06.toast / Software / Productivity / Screen Compass (shareware).pkg / Contents / Resources / postflight < prev    next >
Text File  |  2006-02-08  |  151b  |  8 lines

  1. #!/bin/sh
  2.  
  3. open "http://www.iconico.com/link.asp?app=macCompass&ver=3&minorver=2&action=afterInstall"
  4. open "/Applications/Screen Compass.app"
  5.  
  6. exit 0
  7.  
  8.